Tags: machine learning* + python*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. Learn how to set up the Raspberry Pi AI Kit with the new Raspberry Pi 5. The kit allows you to explore machine learning and AI concepts using Python and TensorFlow.
  2. Learn how to use Python and OpenCV to perform face detection and recognition. This tutorial also covers concepts like bounding boxes, intersection over union (IoU), and grayscale conversion.
  3. A simple and intuitive explanation of DBSCAN (Density-Based Spatial Clustering of Applications with Noise), a clustering algorithm that can identify outliers, extract new features, compress data, and perform novelty detection. The article provides a fast implementation of DBSCAN in Python.
  4. Generate realistic sequential data with this easy-to-train model. This article explores using Variational Autoencoders (VAEs) to model and generate time series data. It details the specific architecture choices, like 1D convolutional layers and a seasonally dependent prior, used to capture the periodic and sequential patterns in temperature data.
  5. Learn how to use Autoencoders to detect anomalies in time series data in a few lines of code.
  6. Learn how to create a real-time machine learning audio noise suppression system using Python, TensorFlow Lite, and the Raspberry Pi Pico.
  7. This page provides information on how to connect and utilize the SenseCAP Watcher as a Grove sensor using UART communication.
  8. Stumpy is a Python library designed for efficient analysis of large time series data. It uses matrix profile computation to identify patterns, anomalies, and shapelets. Stumpy leverages optimized algorithms, parallel processing, and early termination to significantly reduce computational overhead.
  9. This article explores TimeMixer, a new time series forecasting model, and its implementation. The article delves into its inner workings and provides a benchmark comparison with other models.
  10. This article explains how to run inference on a YOLOv8 object detection model using Docker and create a REST API to orchestrate the process. It includes code implementation and a detailed README in the author's GitHub repository for running the API via REST with Docker.

Top of the page

First / Previous / Next / Last / Page 3 of 0 SemanticScuttle - klotz.me: tagged with "machine learning+python"

About - Propulsed by SemanticScuttle